MessageTimestamp Property |
Gets or sets Timestamp header field. The Timestamp header field describes
when the client sent the request to the server. The time format is not specified.
Namespace:
Independentsoft.Sip.Methods
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic string Timestamp { get; set; }Public Property Timestamp As String
Get
Set
Property Value
Type:
String
See Also